[INFO] cloning repository https://github.com/ajac-zero/pocketchat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ajac-zero/pocketchat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajac-zero%2Fpocketchat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajac-zero%2Fpocketchat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bbdd5f91bd452162356c4ae65095b6937f228a86
[INFO] fixing ajac-zero/pocketchat against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajac-zero%2Fpocketchat" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ajac-zero/pocketchat
[INFO] finished tweaking git repo https://github.com/ajac-zero/pocketchat
[INFO] tweaked toml for git repo https://github.com/ajac-zero/pocketchat written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ajac-zero/pocketchat on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ajac-zero/pocketchat already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-embed-utils v8.7.2
[INFO] [stderr]   Downloaded rust-embed-impl v8.7.2
[INFO] [stderr]   Downloaded poem v1.3.59
[INFO] [stderr]   Downloaded windows-registry v0.5.2
[INFO] [stderr]   Downloaded poem-derive v1.3.59
[INFO] [stderr]   Downloaded poem-derive v3.1.11
[INFO] [stderr]   Downloaded serde_with_macros v3.13.0
[INFO] [stderr]   Downloaded priority-queue v2.5.0
[INFO] [stderr]   Downloaded bon v3.6.4
[INFO] [stderr]   Downloaded prettyplease v0.2.34
[INFO] [stderr]   Downloaded bon-macros v3.6.4
[INFO] [stderr]   Downloaded orpheus v0.1.0
[INFO] [stderr]   Downloaded serde_with v3.13.0
[INFO] [stderr]   Downloaded poem v3.1.11
[INFO] [stderr]   Downloaded reqwest v0.12.20
[INFO] [stderr]   Downloaded rust-embed v8.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a06cd43ef8baf3cd30d5335adf733655be11eb2da1ec2e7070d222eb217712c5
[INFO] running `Command { std: "docker" "start" "a06cd43ef8baf3cd30d5335adf733655be11eb2da1ec2e7070d222eb217712c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a06cd43ef8baf3cd30d5335adf733655be11eb2da1ec2e7070d222eb217712c5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a06cd43ef8baf3cd30d5335adf733655be11eb2da1ec2e7070d222eb217712c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a06cd43ef8baf3cd30d5335adf733655be11eb2da1ec2e7070d222eb217712c5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling prettyplease v0.2.34
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]     Checking uncased v0.9.10
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking rfc7239 v0.1.3
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking wildmatch v2.4.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling serde_with_macros v3.13.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling bon-macros v3.6.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling poem-derive v1.3.59
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling poem-derive v3.1.11
[INFO] [stderr]     Checking anyhow v1.0.98
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking priority-queue v2.5.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking serde_with v3.13.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking bon v3.6.4
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking poem v1.3.59
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.20
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking orpheus v0.1.0
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]     Checking poem v3.1.11
[INFO] [stderr]     Checking pocketchat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/handlers/chat.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | /     sqlx::query!(
[INFO] [stdout] 42 | |         "INSERT INTO messages (role, content, chat_id) VALUES (?, ?, ?)",
[INFO] [stdout] 43 | |         "user",
[INFO] [stdout] 44 | |         prompt,
[INFO] [stdout] 45 | |         chat_id
[INFO] [stdout] 46 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/handlers/chat.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |       let prev_message = sqlx::query_as!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 52 | |         Message,
[INFO] [stdout] 53 | |         "SELECT role, content, model FROM messages WHERE chat_id = ?",
[INFO] [stdout] 54 | |         chat_id
[INFO] [stdout] 55 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/handlers/chat.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |           let _ = sqlx::query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 84 | |             "INSERT INTO messages (role, content, chat_id, model) VALUES (?, ?, ?, ?)",
[INFO] [stdout] 85 | |             "assistant",
[INFO] [stdout] 86 | |             buffer,
[INFO] [stdout] 87 | |             chat_id,
[INFO] [stdout] 88 | |             model
[INFO] [stdout] 89 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/handlers/chat.rs:118:18
[INFO] [stdout]     |
[INFO] [stdout] 118 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 119 | |         "INSERT INTO chats (user_id, title) VALUES ((SELECT id FROM users WHERE username = ?), ?) RETURNING id",
[INFO] [stdout] 120 | |         user,
[INFO] [stdout] 121 | |         "New"
[INFO] [stdout] 122 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/handlers/chat.rs:156:18
[INFO] [stdout]     |
[INFO] [stdout] 156 |       let result = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 157 | |         ChatInfo,
[INFO] [stdout] 158 | |         "SELECT id, title FROM chats WHERE user_id = (SELECT id FROM users WHERE username = ?) ORDER BY id DESC LIMIT ? OFFSET ?",
[INFO] [stdout] 159 | |         user,
[INFO] [stdout] 160 | |         limit,
[INFO] [stdout] 161 | |         offset
[INFO] [stdout] 162 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/handlers/chat.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | /     sqlx::query!(
[INFO] [stdout] 42 | |         "INSERT INTO messages (role, content, chat_id) VALUES (?, ?, ?)",
[INFO] [stdout] 43 | |         "user",
[INFO] [stdout] 44 | |         prompt,
[INFO] [stdout] 45 | |         chat_id
[INFO] [stdout] 46 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/handlers/chat.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |       let prev_message = sqlx::query_as!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 52 | |         Message,
[INFO] [stdout] 53 | |         "SELECT role, content, model FROM messages WHERE chat_id = ?",
[INFO] [stdout] 54 | |         chat_id
[INFO] [stdout] 55 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/handlers/chat.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |           let _ = sqlx::query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 84 | |             "INSERT INTO messages (role, content, chat_id, model) VALUES (?, ?, ?, ?)",
[INFO] [stdout] 85 | |             "assistant",
[INFO] [stdout] 86 | |             buffer,
[INFO] [stdout] 87 | |             chat_id,
[INFO] [stdout] 88 | |             model
[INFO] [stdout] 89 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/handlers/chat.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |       let _ = sqlx::query!(
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 188 | |         "UPDATE chats SET title = ? WHERE user_id = (SELECT id FROM users WHERE username = ?) AND id = ?",
[INFO] [stdout] 189 | |         new_title.title,
[INFO] [stdout] 190 | |         user,
[INFO] [stdout] 191 | |         new_title.chat_id
[INFO] [stdout] 192 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/handlers/chat.rs:210:24
[INFO] [stdout]     |
[INFO] [stdout] 210 |       let prev_message = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 211 | |         Message,
[INFO] [stdout] 212 | |         "SELECT role, content, model FROM messages WHERE chat_id = ?",
[INFO] [stdout] 213 | |         chat_id
[INFO] [stdout] 214 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/handlers/chat.rs:118:18
[INFO] [stdout]     |
[INFO] [stdout] 118 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 119 | |         "INSERT INTO chats (user_id, title) VALUES ((SELECT id FROM users WHERE username = ?), ?) RETURNING id",
[INFO] [stdout] 120 | |         user,
[INFO] [stdout] 121 | |         "New"
[INFO] [stdout] 122 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/handlers/chat.rs:235:13
[INFO] [stdout]     |
[INFO] [stdout] 235 |       let _ = sqlx::query!(
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 236 | |         "DELETE FROM chats WHERE user_id = (SELECT id FROM users WHERE username = ?) AND id = ?",
[INFO] [stdout] 237 | |         user,
[INFO] [stdout] 238 | |         chat_id
[INFO] [stdout] 239 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/handlers/user.rs:41:27
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let user_result = sqlx::query_as!(Hash, "SELECT hash FROM users WHERE username = ?", user)
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/handlers/chat.rs:156:18
[INFO] [stdout]     |
[INFO] [stdout] 156 |       let result = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 157 | |         ChatInfo,
[INFO] [stdout] 158 | |         "SELECT id, title FROM chats WHERE user_id = (SELECT id FROM users WHERE username = ?) ORDER BY id DESC LIMIT ? OFFSET ?",
[INFO] [stdout] 159 | |         user,
[INFO] [stdout] 160 | |         limit,
[INFO] [stdout] 161 | |         offset
[INFO] [stdout] 162 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/handlers/user.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 79 | |         "INSERT INTO users (username, hash) VALUES (?, ?)",
[INFO] [stdout] 80 | |         form.username,
[INFO] [stdout] 81 | |         hash
[INFO] [stdout] 82 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/handlers/chat.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |       let _ = sqlx::query!(
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 188 | |         "UPDATE chats SET title = ? WHERE user_id = (SELECT id FROM users WHERE username = ?) AND id = ?",
[INFO] [stdout] 189 | |         new_title.title,
[INFO] [stdout] 190 | |         user,
[INFO] [stdout] 191 | |         new_title.chat_id
[INFO] [stdout] 192 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/handlers/chat.rs:210:24
[INFO] [stdout]     |
[INFO] [stdout] 210 |       let prev_message = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 211 | |         Message,
[INFO] [stdout] 212 | |         "SELECT role, content, model FROM messages WHERE chat_id = ?",
[INFO] [stdout] 213 | |         chat_id
[INFO] [stdout] 214 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/handlers/chat.rs:235:13
[INFO] [stdout]     |
[INFO] [stdout] 235 |       let _ = sqlx::query!(
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 236 | |         "DELETE FROM chats WHERE user_id = (SELECT id FROM users WHERE username = ?) AND id = ?",
[INFO] [stdout] 237 | |         user,
[INFO] [stdout] 238 | |         chat_id
[INFO] [stdout] 239 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/handlers/user.rs:41:27
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let user_result = sqlx::query_as!(Hash, "SELECT hash FROM users WHERE username = ?", user)
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/handlers/user.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 79 | |         "INSERT INTO users (username, hash) VALUES (?, ?)",
[INFO] [stdout] 80 | |         form.username,
[INFO] [stdout] 81 | |         hash
[INFO] [stdout] 82 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/dist/' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout]   --> src/main.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / #[folder = "dist/"]
[INFO] [stdout] 19 | | struct SinglePageApp;
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/dist/' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout]   --> src/main.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / #[folder = "dist/"]
[INFO] [stdout] 19 | | struct SinglePageApp;
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SinglePageApp: Embed` is not satisfied
[INFO] [stdout]   --> src/main.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let spa = EmbeddedFilesEndpoint::<SinglePageApp>::new();
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Embed` is not implemented for `SinglePageApp`
[INFO] [stdout]   --> src/main.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct SinglePageApp;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EmbeddedFilesEndpoint`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/poem-3.1.11/src/endpoint/embed.rs:62:37
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct EmbeddedFilesEndpoint<E: RustEmbed + Send + Sync> {
[INFO] [stdout]    |                                     ^^^^^^^^^ required by this bound in `EmbeddedFilesEndpoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SinglePageApp: Embed` is not satisfied
[INFO] [stdout]   --> src/main.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let spa = EmbeddedFilesEndpoint::<SinglePageApp>::new();
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Embed` is not implemented for `SinglePageApp`
[INFO] [stdout]   --> src/main.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct SinglePageApp;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `EmbeddedFilesEndpoint`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/poem-3.1.11/src/endpoint/embed.rs:62:37
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct EmbeddedFilesEndpoint<E: RustEmbed + Send + Sync> {
[INFO] [stdout]    |                                     ^^^^^^^^^ required by this bound in `EmbeddedFilesEndpoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `new` exists for struct `EmbeddedFilesEndpoint<SinglePageApp>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/main.rs:31:55
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct SinglePageApp;
[INFO] [stdout]    | -------------------- doesn't satisfy `SinglePageApp: Embed`
[INFO] [stdout] ...
[INFO] [stdout] 31 |     let spa = EmbeddedFilesEndpoint::<SinglePageApp>::new();
[INFO] [stdout]    |                                                       ^^^ associated function or constant cannot be called on `EmbeddedFilesEndpoint<SinglePageApp>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `SinglePageApp: Embed`
[INFO] [stdout] note: the trait `Embed` must be implemented
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-embed-8.7.2/src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub trait RustEmbed {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `new` exists for struct `EmbeddedFilesEndpoint<SinglePageApp>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/main.rs:31:55
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct SinglePageApp;
[INFO] [stdout]    | -------------------- doesn't satisfy `SinglePageApp: Embed`
[INFO] [stdout] ...
[INFO] [stdout] 31 |     let spa = EmbeddedFilesEndpoint::<SinglePageApp>::new();
[INFO] [stdout]    |                                                       ^^^ associated function or constant cannot be called on `EmbeddedFilesEndpoint<SinglePageApp>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `SinglePageApp: Embed`
[INFO] [stdout] note: the trait `Embed` must be implemented
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-embed-8.7.2/src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub trait RustEmbed {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pocketchat` (bin "pocketchat" test) due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pocketchat` (bin "pocketchat") due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "a06cd43ef8baf3cd30d5335adf733655be11eb2da1ec2e7070d222eb217712c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a06cd43ef8baf3cd30d5335adf733655be11eb2da1ec2e7070d222eb217712c5", kill_on_drop: false }`
[INFO] [stdout] a06cd43ef8baf3cd30d5335adf733655be11eb2da1ec2e7070d222eb217712c5
